-
Notifications
You must be signed in to change notification settings - Fork 302
posts: announce rustup 1.28.0 #1494
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
1551d63
to
9da9993
Compare
I mentioned on discord that rustup releases can come with problems not caused by rustup itself but just due to having a new release.
Perhaps there should be a short section mentioning known issues like this? |
@ChrisDenton Yes, you're right. The CI self-update mitigation is implemented in v1.28.0, which means, unfortunately, the existing v1.27.1 will have problems updating to the new version. Update: The post now includes a new |
55c820a
to
6ec5526
Compare
Co-authored-by: Travis Cross <tc@traviscross.com>
6ec5526
to
2d20a97
Compare
Following rust-lang/rustup#4204, this is the 3rd PR in the stable release process of rustup v1.28.0, as per https://rust-lang.github.io/rustup/dev-guide/release-process.html.
I'm first creating this as a draft to avoid it being accidentally merged before the actual release process starts.
cc @rust-lang/rustup
Rendered